CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - network security c code

搜索资源列表

  1. 200106052149java

    0下载:
  2.  ? 本书第一章的部分内容 第 一 章 Java语 言 的 产 生 及 其 特 点 1.1 Java产 生 的 历 史 与 现 状 1.1.1 Java产 生 的 历 史   Java来 自 于Sun公 司 的 一 个 叫Green的 项 目, 其 原 先 的 目 的 是 为 家 用 消 费 电 子 产 品 开 发 一 个 分 布 式 代 码 系 统, 这 样 我 们 可 以 把E-mail发 给 电 冰 箱、 电 视 机 等 家 用 电 器, 对 它 们
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:126396
    • 提供者:11
  1. DES C language

    0下载:
  2. 本程序是DES 加密系统的 C 语言源代码,对于c/c++学习者,网络安全学习者有很大帮助。-DES Encryption System C language source code, c / c learners, Learners network security will be of great help.
  3. 所属分类:加密解密

    • 发布日期:2014-01-13
    • 文件大小:11582
    • 提供者:史志建
  1. DES(c++)

    2下载:
  2. 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously the Key, In communications with
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:fang
  1. VCsharp入门与提高

    0下载:
  2. 提供了一些很好的C#源代码,从C#的入门到提高。包括数据库开发,和网络编程。 C#语言很适合网络编程。是一门安全性很好的语言-provided some very good C# source code from C# to raise entry. Database development, and network programming. C# language is very suitable for network programming. It is a good security l
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:151799
    • 提供者:黄凤云
  1. cryptopp504win32

    0下载:
  2. Crypto++是一个非常强大的密码学库,主要是功能全,统一性好,基本上密码学中需要的主要功能都可以在里面找得到。Crypto++是由标准的C++写成的,学习C++、密码学、网络安全都可以通过阅读Crypto++的源代码得到启发和提高。-Crypto is a very powerful cryptography library, the main function of the whole, good uniformity basically cryptography needs of the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8485990
    • 提供者:冯军
  1. rats-2.1.tar.gz

    0下载:
  2. 源代码安全审计,检测代码中的漏洞,可以 检测C, C++, Perl, PHP and Python 代码中的漏洞和安全错误,搞网络安全的一定要看看。 ,Source code security audit to detect loopholes in the code, can detect the C, C++, Perl, PHP and Python code errors and security vulnerabilities, network security must engag
  3. 所属分类:Network Security

    • 发布日期:2017-03-22
    • 文件大小:326930
    • 提供者:as
  1. aes.rar

    0下载:
  2. AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:6391
    • 提供者:liuhui
  1. file_transfer

    0下载:
  2. 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:219824
    • 提供者:
  1. DES

    0下载:
  2. 计算机网络安全DES加密算法实现,C语言源码,编译通过-Computer network security DES encryption algorithm, C language source code, the compiler through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:8563
    • 提供者:sun
  1. Sbox2ANF

    0下载:
  2. This code for network security .Sbox which is used for give high security for the network .By c programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:1103
    • 提供者:pradheep
  1. yuanma

    0下载:
  2. 《网络安全编程技术与实例》配套源代码 本书详细讲述了重要的网络安全技术原理,并进行了编程实现,涉及的技术有网络安全扫描、网络协议分析、网络数据包生成、网络入侵检测。全书使用Visual C++编程,程序实例丰富,讲解透彻,源代码注释清晰,容易理解。读者可在www.cmpbook.com下载源代码。 本书供网络安全研究和开发人员以及网络安全爱好者阅读,也可以作为计算机网络和网络安全专业方面的教学参考书。 -" Network security programming techniq
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:301121
    • 提供者:IT心雪
  1. 2010121911888

    0下载:
  2. 本站再发布一款关于病毒和木马防护的源代码,作者叫ATV安全卫士,呵呵,不是360安全卫士。这个源代码虽然功能还不是很强大, 但已经完整具有了专业杀毒防护的功能,比如内嵌的主动防御系统、防火墙、强力移除系统、病毒库升级等等。甚至界面也做的比较有模有样。托盘提醒,网络即时防护功能也做的不错,目前这个是1.02版本,作者已经发布了2.0版本,随后如果作者源代码发布的话本站也进行发出来。 -Site re-launch a virus and trojan protection on the sourc
  3. 所属分类:Firewall-Security

    • 发布日期:2017-03-30
    • 文件大小:549692
    • 提供者:bnm765333
  1. code

    0下载:
  2. C语言源码150.包涵有基本,文件操作,系统相关,病毒安全,网络,游戏,加密等源码-C language source code 150. Bear with a basic, file operations, system-related, virus security, network, games, encryption source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1763402
    • 提供者:li yang
  1. File2

    0下载:
  2. # remotecontrolserver.(Remote Control - Java) - /***** remote control server source code of the role and his ... # Delphiremotecontrols(Remote Control - Delphi) - remote control samples, Delphi7 compile, including switching ... # delphiremotecont
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:24724
    • 提供者:NN
  1. xfocus

    0下载:
  2. 1、定位 全方位、非商业而且有自己独特风格的黑客及安全站点。 2、目的 a、整理和发掘网络安全、黑客方面技术文献及工具、代码。 b、发布我们——包括任何一个对安全有想法的朋友——的想法和发现,为大家提供发布文章及安全、黑客相关工具的园地。 c、结识更多有共同志向的朋友,共同研究、讨论网络安全的方方面面。 -1, positioning All-round, non-commercial and has its own unique style
  3. 所属分类:assembly language

    • 发布日期:2017-06-11
    • 文件大小:18674477
    • 提供者:
  1. Dsmaartkid_sse

    0下载:
  2. smartkid网络安全检测工具,系系统安全工具。 C源码。 -smartkid network security testing tools, other system security tools. C source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:110142
    • 提供者:moderate
  1. CSnetflow

    0下载:
  2. 网站访问流量统计系统,C#源代码,可用于统计网站访问的流量-Network security development kit Detailed Chapter 3 source code contains 11 source programs can be used to learn reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:2412523
    • 提供者:李思
  1. buha_sources_id_2_dlfile

    0下载:
  2. 用c语言写的synflood原码,可供研究网络安全的技术人员参考-Using c language synflood the original code written for the study of network security and technical personnel reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:2442
    • 提供者:nceItu
  1. buha_sources_id_2_dlfile

    0下载:
  2. 用c语言写的synflood原码,可供研究网络安全的技术人员参考-Using c language synflood the original code written for the study of network security and technical personnel reference
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2443
    • 提供者:ndqua
  1. MySniffer

    0下载:
  2. 这是网络攻击与防范课程的毕业设计,利用C#+SharppCap进行开发,代码质量绝对过关,学习网络安全必备技术!-This is to prevent network attacks and graduate curriculum design, the use of C#+ SharppCap development, code quality absolute clearance, learning essential network security technology!
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-09
    • 文件大小:1921281
    • 提供者:Carl
« 12 »
搜珍网 www.dssz.com